<!-- Developer By:Elkhososy -->

<head>
<style>
<!--
.smallfont
{
font: 11px tahoma;
}
-->
</style>
</head>

<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
	<if condition="$show['announcement']">
		<td class="thead" style="font-weight:normal" colspan="2">
			<img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
			<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
		</td>
	<else />
		<td class="thead" style="font-weight:normal" $post[scrolltothis]>		
			<!-- status icon and date -->
			<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
			$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
			$post[firstnewinsert]
			<!-- / status icon and date -->				
		</td>
		<td class="thead" style="font-weight:normal" align="$stylevar[right]">
			
			<if condition="$show['postcount']">  : <a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
			<if condition="$show['inlinemod']">
				<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]"/>
			</if>
		</td>
	</if>
</tr>
<tr valign="top">
	<td class="alt2" width="175">
			
			<div align="center" id="postmenu_$post[postid]">
				<if condition="$show['profile']">
				<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]" style="text-decoration: none; ">
                <font size="4">$post[musername]</font></a>
				<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
				<else />
				$post[musername]
				</if>
			
			<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
			<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>  
</div>

   <if condition="$show['avatar']">
    <div align="center" class="smallfont">
					<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
				</div>
   </if>
&nbsp;<br />
<table border="0" width="100%" id="table51" cellpadding="2" style="font-family: Tahoma; font-size: 10pt">
<div align="center">
<if condition="$post['joindate']">
<tr><td class="moon4ae" style="font-size: 8pt; font-family: Tahoma; border: 1px dotted #333333" align="right">$vbphrase[join_date] : $post[joindate]</td></tr>
</if>
<tr><td class="moon4ae" style="font-size: 8pt; font-family: Tahoma; border: 1px dotted #333333" align="right">$vbphrase[userid] : $post[userid]</td></tr>
<if condition="$post[field2]">
<tr><td class="moon4ae" style="font-size: 8pt; font-family: Tahoma; border: 1px dotted #333333" align="right"> : $post[field2]</td></tr>
</if>
<if condition="$post[field2]">
<tr><td class="moon4ae" style="font-size: 8pt; font-family: Tahoma; border: 1px dotted #333333" align="right">
	 : $post[field3]</td></tr>
</if>
<tr><td class="moon4ae" style="font-size: 8pt; font-family: Tahoma; border: 1px dotted #333333" align="right">  : $post[posts]</td></tr>
<if condition="$post['age']">
<tr><td class="moon4ae" style="font-size: 8pt; font-family: Tahoma; border: 1px dotted #333333" align="right">
	$vbphrase[age] : $post[age]</td></tr>
</if>
<if condition="$show['infraction']">
</if>
</div>
</table>
			<p align="center">$post[onlinestatus]<br />

</div>							
</td>
<if condition="$show['moderated']">
<td class="alt2" id="td_post_$post[postid]">
<else />
<td class="alt1" id="td_post_$post[postid]">
</if>
                                                <if condition="$show['messageicon'] OR $post['title']">
			<!-- icon and title -->
			<div class="smallfont">
				<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
				<if condition="$post['title']"><strong>$post[title]</strong></if><b>
				</b>
			</div>
			<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
			<!-- / icon and title -->
		</if>
		
		<!-- message -->
		<div id="post_message_$post[postid]"><div align="center">$post[message]</div></div>
		<!-- / message -->	        <br /><br /><br /><br /><br /><br />

		<if condition="$show['attachments']">
		<!-- attachments -->
			<div style="padding:$stylevar[cellpadding]px">
			
			<if condition="$show['thumbnailattachment']">
				<fieldset class="fieldset">
					<legend>$vbphrase[attached_thumbnails]</legend>
					<div style="padding:$stylevar[formspacer]px">
					$post[thumbnailattachments]
					</div>
				</fieldset>
			</if>
		
			<if condition="$show['imageattachment']">
				<fieldset class="fieldset">
					<legend>$vbphrase[attached_images]</legend>
					<div style="padding:$stylevar[formspacer]px">
					$post[imageattachments]
					</div>
				</fieldset>
			</if>
			
			<if condition="$show['imageattachmentlink']">
				<fieldset class="fieldset">
					<legend>$vbphrase[attached_images]</legend>
					<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
					$post[imageattachmentlinks]
					</table>
					</fieldset>
			</if>
			
			<if condition="$show['otherattachment']">
				<fieldset class="fieldset">
					<legend>$vbphrase[attached_files]</legend>
					<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
					$post[otherattachments]
					</table>
				</fieldset>
			</if>
			
			<if condition="$show['moderatedattachment']">
				<fieldset class="fieldset">
					<legend>$vbphrase[attachments_pending_approval]</legend>
					<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
					$post[moderatedattachments]
					</table>
				</fieldset>		
			</if>
			
			</div>
		<!-- / attachments -->
		</if>
		
		<if condition="$post['signature'] AND !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true">
</if>

<!-- Signature - Developer By: Moon4ae -->
<if condition="$post['signature']">
<!-- sig --> 
<div> 
<br /><br /><br />&nbsp;<br />
	
		<if condition="$show['attachments']">
<div ><fieldset class="fieldset">
	<legend>
	<p dir="ltr"><b><font color="#ff0000"> :</font></b><font color="#FF0000">
	</font> </p>
	</legend>
	<p dir="rtl"><b><font face="Tahoma"><font color="#FF0000">1-</font><font color="#0000FF"> 
	      <span lang="ar-eg"> 
	.</span></font><br>
	<font color="#FF0000">2-</font><span lang="en-us"> </span>
	<font color="#0000FF">        <span lang="ar-eg"> 
	.</span></font><br>
	<font color="#FF0000">3-</font><font color="#0000FF"><span lang="en-us"> </span>
	       <span lang="ar-eg"> 
	.</span></font></font></b></fieldset></div>
		<!-- / attachments -->
		</if>
			<div>
<center>
	<fieldset class="fieldset">
	<legend>
	<p dir="rtl"><b><span lang="ar-sa"></span><font color="#6600FF"> </font> </b>
	<font color="#6600FF">:</font><font color="#FF0000"> </font> </p>
	</legend>
	<div style="padding:$stylevar[formspacer]px; width:80; height:19" align=center>
	<span class="smallfont">$post[signature]</span></div>
	</fieldset><span class="smallfont"></span></center>
			</div>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="82%" align="center" id="table52" height="230"> 
<tr> 
<td class="thead" align="center">
				<span lang="ar-sa">   </span></td> 
</tr> 
<tr> 
<td class="alt1" title="" align="center"> 
<span class="smallfont"> 
<marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="2" scrollamount="2" style="text-align: center; font-family: Tahoma; font-size: 10px" height="160">$favo<br></marquee></span></td> 
</tr> 
</table>
<p><br /><br /><br />
</p>
</if>
<!-- / sig --> 
<!-- / Signature - Developer By: Moon4ae -->
		
		<if condition="$show['postedited']">
		<!-- edit note -->
			<div class="smallfont">			<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
				<div class="smallfont" align=center><phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase> .<br />
				<if condition="$post['edit_reason']"><input type="text" name="edit_reason" size="80%" value="$vbphrase[reason] : $post[edit_reason]" class="moon4ae2"></if>
			</div>
		<!-- / edit note -->
</if>
</td>
</tr>
<tr>
	<td class="alt2">
		<if condition="$show['reputationlink']">
<div align="center">
			<span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
			<if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>
		</if>				
		<if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a> </if>
		<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
		$post[iplogged]
	</div>	
	</td>
	<if condition="$show['moderated']">
	<td class="alt2" align="$stylevar[right]">
	<else />
	<td class="alt1" align="$stylevar[right]">
	</if>
		<!-- controls -->
		<if condition="$post['editlink']">
			<img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
			<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
		</if>
		<if condition="$post['forwardlink']">
			<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
		</if>
		<if condition="$post['replylink']">
			<a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
		</if>
		<if condition="$show['multiquote_post']">
		</if>
		<if condition="$show['moderated']">
			<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
		</if>
		<if condition="$show['deletedpost']">
			<img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
		</if>
		<if condition="$show['redcard']">
			<a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
		<else />
			<if condition="$show['yellowcard']">
				<a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
		</if>
			</if>
		<!-- / controls -->
</tr>
</table>
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none; filter:alpha(opacity=90); -moz-opacity: 0.7;">
	<table cellpadding="4" cellspacing="1" border="0">
	<tr>
		<td class="thead">$post[username]</td>
	</tr>
	<if condition="$show['profile']">
		<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
	</if>
	<if condition="$show['pmlink']">
		<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
	</if>
	<if condition="$show['emaillink']">
		<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
	</if>
	<if condition="$show['homepage']">
		<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
	</if>
	<if condition="$show['search']">
		<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
	</if>
	<if condition="$post['userid'] AND $show['member']">
	<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
	</if>
		<if condition="$bbuserinfo[usergroupid]=='6'">
	<tr><td class="vbmenu_option"><a href="#" onclick="window.open('modcp/user.php?do=editsig&userid=$post[userid]','editsig','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=500,height=500'); return false;">$vbphrase[edit_signature] $post[username]</a></td></tr>
	<tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/banning.php?do=banuser&userid=$post[userid]','ban','width=500,height=375,scrollbars=yes')">  /   $post[username]</span></td></tr>
	<tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/banning.php?do=liftban&userid=$post[userid]','liftban','width=500,height=375,scrollbars=yes')">   $post[username]</span></td></tr>
</if>
	</table>
</div>
<!-- / post $post[postid] popup menu -->
<!-- / Developer By:Elkhososy-->
